'Declaration<DispIdAttribute(366)> Function FxhWaves( _ ByVal ImageID As Integer, _ ByVal WidthWave As Integer, _ ByVal HeightWave As Integer _ ) As GdPictureStatus
[DispId(366)] GdPictureStatus FxhWaves( int ImageID, int WidthWave, int HeightWave )
function FxhWaves(
ImageID: Integer;
WidthWave: Integer;
HeightWave: Integer
): GdPictureStatus;
DispIdAttribute(366) function FxhWaves( ImageID : int, WidthWave : int, HeightWave : int ) : GdPictureStatus;
[DispId(366)] GdPictureStatus FxhWaves( int ImageID, int WidthWave, int HeightWave )
[DispId(366)] GdPictureStatus FxhWaves( int ImageID, int WidthWave, int HeightWave )
Parameters
- ImageID
- WidthWave
- HeightWave
